.redhat-ci.yml: add clang
authorJonathan Lebon <jlebon@redhat.com>
Thu, 27 Oct 2016 16:03:04 +0000 (12:03 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 27 Oct 2016 18:12:05 +0000 (18:12 +0000)
commitcde792849695acacf6b69712e2a4f7a721807fec
treea6fb4a43ed8513b7eebded89ac862a34f5c966a7
parent835d97d659b06d8e71d325fff458548731b9d78f
.redhat-ci.yml: add clang

Clang has better detection for unused vars when using auto cleanup
functions. We should eventually just fold this back into the first
testsuite. But let's just turn it on for now, at least until it's
satisfied with the whole codebase.

Closes: #549
Approved by: cgwalters
.redhat-ci.yml